Feature Service URL |
The URL location of the Esri feature service.
Note: If you use a map service you will encounter a session error.
Note: If you are attempting to connect to a secured ArcGIS server and it has not been secured by a certificate provided by a trusted certificate authority you need to configure Java to trust it. Please refer to relevant WebLogic or Java (for WildFly installations) documentation.
|
Coordinate Reference System
|
This parameter can be used to specify a Coordinate Reference System (CRS) code of the input data, if it cannot be deduced automatically.This will not re-project the data, but allows its current CRS to be defined (e.g to enable multiple data stores to open where one does not have a CRS defined).Coordinate Reference System parameters are required in a session that will write data to Oracle. See Coordinate Reference System for more information on when this is required. |
Federated |
Indicate if you are attempting to access a federated ArcGIS server. |
Portal URL |
Optionally provide the URL for the location of the portal token |
Username |
The username to access the token. |
Password |
The Password to access the token. |
Allow Invalid Geometries |
Allows features with invalid geometries (e.g. duplicate vertices, self-intersections) to be imported.
This is necessary if they need to be imported in order to be validated or corrected. If not ticked then features with invalid geometries are not imported and are logged as feature errors in the open data task.
|
For X, Y, Z, M data: |
If you have data that is recorded as X,Y,Z,M, you must opt to ignore either Z or M values by choosing to use X, Y and M or X, Y and Z only.
Note: If the default is left on and X,Y,Z,M is uploaded then an exception will be thrown as 1Integrate only supports X,Y,M or X,Y,Z.
|
For X, Y, Z, M data: Use zero rather than NULL or NaN when writing ignored ordinate |
Select to write ignored values as zero in place of null. |